SftTree/NET 2.0

Column Footers

Softel vdm, Inc.

Optional column footers are available for single- and multi-column trees. Column footers consist of one or multiple rows of cells. Individual cells within the column footers can be accessed using the Footers.Item property. Languages supporting indexers can use array syntax, usually Footers[] or Footers().

The FootersClass class describes attributes that apply to all footers in a SftTree/NET control. It is accessed using the control's Footers property.

Cells within column footers offer all the cell properties and can contain zero, one or several parts, such as text, images, buttons, checkboxes, radiobuttons, progressbars, and more. The Footers.SortIndicatorPositionDefault property is used to define the position of optional sort indicators. The actual display of the sorting indicator is defined individually for each cell using the cell's CellBaseClass.SortStatus property. By using cell merging within column footers, cells can be merged vertically and/or horizontally.

Cells in column footers usually are defined to look like buttons or headers using the Footers.AppearanceDefault property.

Column footers support optional column resizing and column reordering.

If a user clicks on a column footer, the ItemClick or ItemDoubleClick events occur. In addition to the event's ItemClickEventArgs, the properties Footers.LastClicked, Footers.ClickedRow and Footers.ClickedColumn are useful to determine the footer clicked.

Tree Components


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com